isTransitionGroup

open fun isTransitionGroup(@NonNull group: @NonNull ViewGroup): Boolean(source)

Returns true if this ViewGroup should be considered as a single entity for removal when executing an Activity transition. If this is false, child elements will move individually during the transition.